TELOpenTerm
Opens a terminal.
pascal TELErr TELOpenTerm (TELHandle hTEL);
hTEL
- A handle to a telephone record.
- function result
- A result code.
DESCRIPTION
TheTELOpenTerm
function attempts to open a telephone terminal, using the information contained in the telephone record specified by thehTEL
parameter.TELOpenTerm
opens the driver associated with the telephone tool specified in theprocID
field of that record. It also finishes initializing the telephone record by filling in any fields that have not yet been filled in. Note that several applications can open the same terminal.
- IMPORTANT
- You must call
TELOpenTerm
before calling any other telephone terminal routines described in this chapter. You can, however, callTELTermMsgHand
before opening a terminal.![]()
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help